CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift vc

搜索资源列表

  1. SIFT.ZIP

    1下载:
  2. 一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52750
    • 提供者:sjtuzyk
  1. sift

    1下载:
  2. siftpp源程序,用VC编写。本人正在为sift算法烦愁,大家共同学习共同进步-siftpp source files, prepared by VC. I was to sift algorithm bothersome worries, we learn together common progress
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:320540
    • 提供者:杨靖
  1. SIFT

    0下载:
  2. 提取图像SIFT(尺度不变)特征 VC++实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:1378911
    • 提供者:ljx
  1. sift-0[1].9

    0下载:
  2. 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:3533234
    • 提供者:ting
  1. sift-0.9.17-bin.tar

    0下载:
  2. 一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3472374
    • 提供者:ljmasdf1
  1. SIFT-on-VC

    0下载:
  2. 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:146011
    • 提供者:孙伊
  1. imagestitch

    1下载:
  2. 自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4135703
    • 提供者:蒋江军
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. sift算法的vc实现

    0下载:
  2. sift算法的vc实现.rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-12
    • 文件大小:360075
    • 提供者:coolhandy
  1. sift_MATLAB+VC_ImageFusion

    0下载:
  2. sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。-sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2869649
    • 提供者:zhangrui
  1. match

    0下载:
  2. 给出了一个关于SIFT算子的VC++下的匹配程序,实现快速匹配-SIFT gives an operator on VC++ Under the matching process, achieve rapid match
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2778
    • 提供者:kysuli
  1. imagemosic

    0下载:
  2. 一种自适应图像拼接方法,用VC实现。该方法能够自适应地进行图像拼接,并消除裂缝-a method of image mosic by VC
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8256777
    • 提供者: 王子
  1. PCA

    0下载:
  2. this the implementation of PCA written by vc. It is very useful in image matching. Wish help you.-this is the implementation of PCA written by vc. It is very useful in image matching. Wish help you.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:790026
    • 提供者:luo juan
  1. SIFT.VC

    0下载:
  2. sift算法的vc++实现,包含openvc和gsl库-sift algorithm for vc++ implementation, including openvc and gsl libraries
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:161555
    • 提供者:feng hw
  1. SIFT_vc_code

    1下载:
  2. 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:1011677
    • 提供者:bamu
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2557925
    • 提供者:王玲
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:352041
    • 提供者:wushuqiong
  1. SIFT_VC_modified_snk

    0下载:
  2. 自己修改好的SIFT,可针对多模态图像进行配准!-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5049993
    • 提供者:李修
  1. sift-VC

    0下载:
  2. 用VC实现的SIFT算法,可用于图像识别,具有一定参考价值-SIFT algorithm using the VC can be used for image recognition, has a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4546491
    • 提供者:邱隐
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
« 1 23 4 5 »
搜珍网 www.dssz.com